LJustify(string, length)


Returns left-justified string of the specified field length.

See also CJustify and RJustify.

string

String to be left-justified.

length

Length of field.